home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "group_name": "Text (255) NOT NULL",
- "type": "Text (50)",
- "permision": "Integer",
- "user_name": "Text (24)",
- "password": "Text (8)",
- "login_status": "Integer",
- "remarks": "Memo/Hyperlink (255)",
- "time_stamp": "DateTime",
- "status": "Integer"
- },
- "data": [
- {
- "group_name": "All Reports",
- "permision": 1,
- "login_status": 0,
- "remarks": "This group contains all reports",
- "time_stamp": "06/19/99 14:38:46",
- "status": 1
- },
- {
- "group_name": "Demo Group",
- "permision": 1,
- "login_status": 0,
- "remarks": "Cute DB Explorer demo reports",
- "time_stamp": "06/19/99 14:38:31",
- "status": 1
- }
- ]
- }